Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom numpy aggregations for "blockwise" #117

Merged
merged 1 commit into from
Jul 2, 2022

Conversation

dcherian
Copy link
Collaborator

@dcherian dcherian commented Jul 2, 2022

Closes #99

@dcherian dcherian merged commit ded9b31 into main Jul 2, 2022
@dcherian dcherian deleted the blockwise-chunk-None branch July 2, 2022 03:21
dcherian added a commit that referenced this pull request Oct 17, 2022
* main: (44 commits)
  Rename repo to xarray-contrib/flox (#125)
  Propagate attrs better (#124)
  Update README.md (#123)
  Update README.md
  micromamba in CI (#122)
  Many optimizations (#120)
  Add xarray groupby test (#121)
  Update README.md
  Update README.md
  Add NASA Xarray grant
  [pre-commit.ci] pre-commit autoupdate (#118)
  Allow custom numpy aggregations for "blockwise" (#117)
  Don't execute hourly climatology notebook (#98)
  Bump actions/setup-python from 3 to 4 (#116)
  Fix factorizing some more. (#115)
  Correctly factorize values outside bin edges
  Better error message
  Avoid a copy.
  Fix bug where we had extra groups in expected_groups. (#112)
  Fix binning by nD variable
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow chunk=None with method='blockwise'
1 participant